Package | ForgePatientChart.0830 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ForgePatientChart.0830@0.1.0&canonical=http://telus.com/fhir/patientChart/StructureDefinition/profile-observation-social-history |
Url | http://telus.com/fhir/patientChart/StructureDefinition/profile-observation-social-history |
Status | draft |
Date | 2022-05-31T20:00:20.7714514+00:00 |
Name | ObservationSocialHistory |
Experimental | False |
Authority | hl7 |
Type | Observation |
Kind | resource |
StructureDefinition | |
http://telus.com/fhir/patientChart/StructureDefinition/profile-composition ![]() | Composition Patient Chart |
No resources found
{
"resourceType" : "StructureDefinition",
"id" : "3d60daa6-9799-441e-8d52-2ada04360be2",
"meta" : {
"lastUpdated" : "2022-07-06T19:25:37.6493406+00:00"
},
"url" : "http://telus.com/fhir/patientChart/StructureDefinition/profile-observation-social-history",
"name" : "ObservationSocialHistory",
"status" : "draft",
"date" : "2022-05-31T20:00:20.7714514+00:00",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Pattern"
},
{
"identity" : "sct-concept",
"uri" : "http://snomed.info/conceptdomain",
"name" : "SNOMED CT Concept Domain Binding"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "sct-attr",
"uri" : "http://snomed.org/attributebinding",
"name" : "SNOMED CT Attribute Binding"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation",
"path" : "Observation",
"comment" : "Usage Notes: . This profile may be used for other observations pertaining to social history excluding tobacco, alcohol and drug abuse. This will be used to record diet, exercise, personal history such as occupation, education, etc.\r\n\r\nNote: There are profiles defined specifically for vital signs (height, weight, bp, etc) tobacco use, alcohol use and drug use which should be used.\r\n\r\nUsed for simple observations such as device measurements, laboratory atomic results, vital signs, height, weight, smoking status, comments, etc. Other resources are used to provide context for observations such as laboratory reports, etc."
},
{
"id" : "Observation.id",
"path" : "Observation.id",
"comment" : "Usage Note: This will usually be a GUID that is assigned by the sending application.\r\n\r\nThe only time that a resource does not have an id is when it is being submitted to the server using a create operation.",
"mustSupport" : true
},
{
"id" : "Observation.meta",
"path" : "Observation.meta",
"mustSupport" : true
},
{
"id" : "Observation.meta.id",
"path" : "Observation.meta.id",
"mustSupport" : true
},
{
"id" : "Observation.meta.lastUpdated",
"path" : "Observation.meta.lastUpdated",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Observation.meta.source",
"path" : "Observation.meta.source",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Observation.text",
"path" : "Observation.text",
"mustSupport" : true
},
{
"id" : "Observation.status",
"path" : "Observation.status",
"comment" : "Usage Note - Historical load do not send the deleted entries. For delta send all updated resource including deleted\r\nPSS -->FHIR\r\nNeeds Review, unfinished --> Final\r\nUpdated --> amended - only if delta is being send\r\ndeleted --> entered-in-error - only if delta is being send TBD question for Lloyd\r\n\r\nMA --> FHIR\r\nActive --> Final\r\ndeleted --> entered-in-error - only if delta is being send\r\n\r\nThis element is labeled as a modifier because the status contains codes that mark the resource as not currently valid.",
"mustSupport" : true
},
{
"id" : "Observation.category",
"path" : "Observation.category",
"comment" : "Usage note : Lifestyle, social history and personal traits category in EMRs will map to social-history category in FHIR\r\n\r\nIn addition to the required category valueset, this element allows various categorization schemes based on the ownerâs definition of the category and effectively multiple categories can be used at once. The level of granularity is defined by the category concepts in the value set.",
"mustSupport" : true
},
{
"id" : "Observation.category.coding",
"path" : "Observation.category.coding",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Observation.category.coding.system",
"path" : "Observation.category.coding.system",
"min" : 1,
"fixedUri" : "http://terminology.hl7.org/CodeSystem/observation-category",
"mustSupport" : true
},
{
"id" : "Observation.category.coding.code",
"path" : "Observation.category.coding.code",
"min" : 1,
"fixedCode" : "social-history",
"mustSupport" : true
},
{
"id" : "Observation.category.coding.display",
"path" : "Observation.category.coding.display",
"comment" : "Usage: Social History Narrartive\r\nNote that FHIR strings SHALL NOT exceed 1MB in size"
},
{
"id" : "Observation.code",
"path" : "Observation.code",
"mustSupport" : true
},
{
"id" : "Observation.code.text",
"path" : "Observation.code.text",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Observation.encounter",
"path" : "Observation.encounter",
"mustSupport" : true
},
{
"id" : "Observation.effective[x]",
"path" : "Observation.effective[x]",
"mustSupport" : true
},
{
"id" : "Observation.value[x]",
"path" : "Observation.value[x]",
"comment" : "Useage note: MA - TBD\r\nPSS - description (to fit in profile) text field \r\n\r\nAn observation may have; 1) a single value here, 2) both a value and a set of related or component values, or 3) only a set of related or component values. If a value is present, the datatype for this element should be determined by Observation.code. A CodeableConcept with just a text would be used instead of a string if the field was usually coded, or if the type associated with the Observation.code defines a coded value. For additional guidance, see the [Notes section](observation.html#notes) below.",
"mustSupport" : true
},
{
"id" : "Observation.note",
"path" : "Observation.note",
"mustSupport" : true
},
{
"id" : "Observation.bodySite",
"path" : "Observation.bodySite",
"max" : "0"
},
{
"id" : "Observation.specimen",
"path" : "Observation.specimen",
"max" : "0"
},
{
"id" : "Observation.device",
"path" : "Observation.device",
"max" : "0"
},
{
"id" : "Observation.referenceRange",
"path" : "Observation.referenceRange",
"max" : "0"
},
{
"id" : "Observation.hasMember",
"path" : "Observation.hasMember",
"mustSupport" : true
},
{
"id" : "Observation.hasMember.reference",
"path" : "Observation.hasMember.reference",
"mustSupport" : true
},
{
"id" : "Observation.hasMember.display",
"path" : "Observation.hasMember.display",
"mustSupport" : true
},
{
"id" : "Observation.derivedFrom",
"path" : "Observation.derivedFrom",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.